Digital Compass v.1.0
based on Deadfast's FPS Counter
-------------------------------

ABOUT:

Digital Compass is a addon that shows the compass direction in degrees/mils.


FEATURES:

 Added button to the pause menu to toggle the compass on/off
 Works with all UI size settings
 External configuration file
- MP Compatible, client side
- Signed, server key included


INSTALLATION:

1. Place "@DC" and "userconfig" folder into your ARMA 2 directory.

a. Public key: "DC.bikey" should  be  copied into the server key folder
     for example: "C:\Program Files\Bohemia Interactive\ArmA 2\Keys"

2. Create a new shortcut to arma2.exe.

3. Open the shortcut's properties and:

a. If this is your first mod:
Add -mod=@DC behind Path:
Example: "C:\Program Files\Bohemia Interactive\ArmA 2\arma2.exe" -mod=@DC
 
b. If you have multiple mods:
Add ;@DC at the end of the mods you already have defined:
Example: "C:\Program Files\Bohemia Interactive\ArmA 2\arma2.exe" -mod=@mod1;@mod2;@DC

4. Click OK to confirm the changes to the shortcut.


EDITING USER SETTINGS:

1. Go to ARMA 2's directory (Example: C:\Program Files\Bohemia Interactive\ArmA 2).
   
2. Go to directory called userconfig.

3. Open DCSettings.hpp file with Notepad or similar text editor.

4. Edit settings.

5. Save and exit.

6. Restart ARMA 2 if it was running.



REQUIREMENTS:

ARMA 2 version 1.00 or newer


UNINSTALLATION:

1. Go to ARMA 2's directory (Example: C:\Program Files\Bohemia Interactive\ArmA 2).

2. Delete directory called @DC.

3. Go to directory called userconfig.

4. Delete DCSettings.hpp.


VERSIONS:

1.0.1
Colorization.
Version with Mils 1/6400. (Without colorization.)
DCSettings.hpp at userconfig folder.
Minor fixes.

1.0
Initial release.


CREDITS & THANKS:

Deadfast (He did most of the work.)

meee (QA)
fallen the nub (QA)